[INFO] cloning repository https://github.com/jw3126/hen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jw3126/hen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9bb4ceced6b1e926890386c69dcdddd6972706ad
[INFO] testing jw3126/hen against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjw3126%2Fhen" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jw3126/hen
[INFO] finished tweaking git repo https://github.com/jw3126/hen
[INFO] tweaked toml for git repo https://github.com/jw3126/hen written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jw3126/hen on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jw3126/hen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c20b1c85e021b47acf76554f5259a1975f8a1ddaaa1a9359896dceb9d8fb0311
[INFO] running `Command { std: "docker" "start" "-a" "c20b1c85e021b47acf76554f5259a1975f8a1ddaaa1a9359896dceb9d8fb0311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c20b1c85e021b47acf76554f5259a1975f8a1ddaaa1a9359896dceb9d8fb0311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c20b1c85e021b47acf76554f5259a1975f8a1ddaaa1a9359896dceb9d8fb0311", kill_on_drop: false }`
[INFO] [stdout] c20b1c85e021b47acf76554f5259a1975f8a1ddaaa1a9359896dceb9d8fb0311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 566e96519477da6160116934aac9505f179cbeff8059ec52742745ce976339bb
[INFO] running `Command { std: "docker" "start" "-a" "566e96519477da6160116934aac9505f179cbeff8059ec52742745ce976339bb", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cfg-if v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.0.1
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling serde v1.0.66
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling hen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling clap v2.31.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling rayon v1.0.1
[INFO] [stderr]    Compiling digest v0.7.2
[INFO] [stderr]    Compiling sha3 v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.8
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.66
[INFO] [stderr]    Compiling serde_json v1.0.19
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "566e96519477da6160116934aac9505f179cbeff8059ec52742745ce976339bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566e96519477da6160116934aac9505f179cbeff8059ec52742745ce976339bb", kill_on_drop: false }`
[INFO] [stdout] 566e96519477da6160116934aac9505f179cbeff8059ec52742745ce976339bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c254a1ec77bd0549076c1c9a7383ba71c74b56d84a0bd2104f46bb43718a1969
[INFO] running `Command { std: "docker" "start" "-a" "c254a1ec77bd0549076c1c9a7383ba71c74b56d84a0bd2104f46bb43718a1969", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling bytecount v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling log v0.4.2
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling colored v1.6.0
[INFO] [stderr]    Compiling difference v1.0.0
[INFO] [stderr]    Compiling environment v0.1.1
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tempfile v3.0.2
[INFO] [stderr]    Compiling walkdir v2.1.4
[INFO] [stderr]    Compiling cargo_metadata v0.5.5
[INFO] [stderr]    Compiling env_logger v0.5.10
[INFO] [stderr]    Compiling quickcheck v0.6.2
[INFO] [stderr]    Compiling skeptic v0.13.3
[INFO] [stderr]    Compiling assert_cli v0.5.4
[INFO] [stderr]    Compiling hen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c254a1ec77bd0549076c1c9a7383ba71c74b56d84a0bd2104f46bb43718a1969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c254a1ec77bd0549076c1c9a7383ba71c74b56d84a0bd2104f46bb43718a1969", kill_on_drop: false }`
[INFO] [stdout] c254a1ec77bd0549076c1c9a7383ba71c74b56d84a0bd2104f46bb43718a1969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7999e5f486ce1f69a5bfa63418a75b16647827dd5dcda9353bb0a6c10b9424bb
[INFO] running `Command { std: "docker" "start" "-a" "7999e5f486ce1f69a5bfa63418a75b16647827dd5dcda9353bb0a6c10b9424bb", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/simulation.rs:607:10
[INFO] [stderr]     |
[INFO] [stderr] 607 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stderr]    --> src/app/mod.rs:318:1
[INFO] [stderr]     |
[INFO] [stderr] 318 | / arg_enum!{
[INFO] [stderr] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stderr] 320 | |     pub enum ShowWhat {
[INFO] [stderr] 321 | |         Output,
[INFO] [stderr] ...   |
[INFO] [stderr] 326 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:229:33
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stderr]     |                                 ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:243:32
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stderr]     |                                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:18:33
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stderr]    |                                 ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:27:27
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stderr]    |                           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/output_parser.rs:77:45
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stderr]    |                                             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stderr]    |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:25:39
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stderr]    |                                       ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:29:28
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stderr]    |                            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:33:27
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:37:29
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:41:29
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/tokenizer.rs:59:35
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stderr]    |                                   ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/tokenizer.rs:123:38
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stderr]     |                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:23:35
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `SingSimInput` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:23:46
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `SingSimInput` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:32:35
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `SingSimInputBuilder` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/simulation.rs:32:46
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `SingSimInputBuilder` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:106:35
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimInput` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:106:46
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimInput` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:113:35
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimFinished` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:113:46
[INFO] [stderr]     |
[INFO] [stderr] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimFinished` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:121:35
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimParsedOutput` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:121:46
[INFO] [stderr]     |
[INFO] [stderr] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimParsedOutput` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:128:35
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `SingSimReport` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:128:46
[INFO] [stderr]     |
[INFO] [stderr] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `SingSimReport` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:139:35
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimFinished` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:139:46
[INFO] [stderr]     |
[INFO] [stderr] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimFinished` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:145:35
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                   ^^^^^^^^^
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   `ParSimReport` is not local
[INFO] [stderr]     |                                   `Serialize` is not local
[INFO] [stderr]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/simulation.rs:145:46
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]     |                                              -^^^^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              `ParSimReport` is not local
[INFO] [stderr]     |                                              `Deserialize` is not local
[INFO] [stderr]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:12:35
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   ^^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `HenInfo` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:12:46
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `HenInfo` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:45:35
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                   -^^^^^^^^
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `WithMeta` is not local
[INFO] [stderr]    |                                   `Serialize` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/util.rs:45:46
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]    |                                              -^^^^^^^^^^
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `WithMeta` is not local
[INFO] [stderr]    |                                              `Deserialize` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/uncertain.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                         ^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Uf64` is not local
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/uncertain.rs:4:52
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                                    -^^^^^^^^^^
[INFO] [stderr]   |                                                    |
[INFO] [stderr]   |                                                    `Uf64` is not local
[INFO] [stderr]   |                                                    `Deserialize` is not local
[INFO] [stderr]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/omittable.rs:5:35
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                   -^^^^^^^^
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `Omittable` is not local
[INFO] [stderr]   |                                   `Serialize` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/omittable.rs:5:46
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stderr]   |                                              -^^^^^^^^^^
[INFO] [stderr]   |                                              |
[INFO] [stderr]   |                                              `Omittable` is not local
[INFO] [stderr]   |                                              `Deserialize` is not local
[INFO] [stderr]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `hen` (bin "hen" test) generated 38 warnings (run `cargo fix --bin "hen" -p hen --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hen-9c87a3278af2e85a)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test output_parser::tests::test_parse_dot_separated_key_value ... ok
[INFO] [stdout] test output_parser::tests::test_parse_geometry_dose ... ok
[INFO] [stdout] test output_parser::tests::test_parse_timeout_simulation_output ... ok
[INFO] [stdout] test tokenizer::test_parse_single_token ... ok
[INFO] [stdout] test uncertain::tests::prop_inclusion_additive ... ok
[INFO] [stdout] test uncertain::tests::prop_inclusion_multipicative ... ok
[INFO] [stdout] test util::test_has_unique_elements ... ok
[INFO] [stdout] test uncertain::tests::test_Uf64 ... ok
[INFO] [stdout] test tokenizer::test_parse_tokenstream ... ok
[INFO] [stdout] test output_parser::tests::test_parse_loop_simulation_output ... ok
[INFO] [stdout] test tests::test_run_custom_seeds_ncases ... FAILED
[INFO] [stdout] test tests::test_error_message ... ok
[INFO] [stdout] test simulation::tests::test_report_par_sim ... ok
[INFO] [stdout] test tests::test_split ... ok
[INFO] [stdout] test tests::test_run_bad_pegs ... FAILED
[INFO] [stdout] test tests::test_run_multiple_geometries ... FAILED
[INFO] [stdout] test tests::test_run_many ... FAILED
[INFO] [stdout] test tests::test_rerun ... FAILED
[INFO] [stdout] test tests::test_split_run_combine ... FAILED
[INFO] [stdout] test tests::test_zero_dose_with_100_uncertainty ... FAILED
[INFO] [stdout] test tests::test_run_umlauts ... FAILED
[INFO] [stdout] test tests::test_spaces_in_filename ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_custom_seeds_ncases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_custom_seeds_ncases' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpwuIPpN/output/lXcoan76hc --seeds=[[1983,324],[3,4]] --ncases=[173, 200]` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpwuIPpN/output/lXcoan76hc '--seeds=[[1983,324],[3,4]]' '--ncases=[173, 200]'`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (146) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615c368e8cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615c368e8cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615c368e8cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615c368e8cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615c368fd72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615c368fd72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x615c368ee012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615c368ee012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615c368cb2bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615c368cb2bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615c368e3851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x615c368e3acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x615c368cb378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x615c368c2af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x615c368cbd5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x615c368fdeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x615c368fdc62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x615c3665433e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x615c365eef4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x615c365eaca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x615c365ea61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x615c365eaf07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x615c365ea6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x615c365e9e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x615c365e807c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x615c36656893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x615c36656462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x615c366539ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x615c36662d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x615c36669582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x615c3666e070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x615c36618ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x615c365fc0e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x615c3660f190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x615c3660cf96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x615c3660f1fb - __rust_try
[INFO] [stdout]   36:     0x615c3660cc5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x615c3660cc5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x615c3660c347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x615c365fed1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x615c36890cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x615c36885202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x615c36882cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x615c36882a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x615c36887106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x615c3688493c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x615c368937f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x615c3688ac72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x615c36895f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x615c36889b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x615c3688daab - __rust_try
[INFO] [stdout]   51:     0x615c3688a7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x615c3688a7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x615c3688a7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x615c3688f9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x615c368e85ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x615c368e85ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x70558c312aa4 - <unknown>
[INFO] [stdout]   58:     0x70558c39fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (149) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615c368e8cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615c368e8cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615c368e8cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x615c368e8cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x615c368fd72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x615c368fd72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x615c368ee012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615c368ee012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x615c368cb2bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x615c368cb2bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x615c368e3851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x615c368e3acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x615c368cb378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x615c368c2af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x615c368cbd5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x615c368fdeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x615c368fdc62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x615c3665433e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x615c365eef4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x615c365eaca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x615c365ea61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x615c365eaf07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x615c365ea6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x615c365e9e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x615c365e807c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x615c36656893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x615c36656462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x615c366539ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x615c36662d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x615c36669582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x615c3666df66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x615c36618b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x615c3660f0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x615c3660cdb6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x615c3660f1fb - __rust_try
[INFO] [stdout]   35:     0x615c3660c81c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x615c3660c81c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x615c3660c247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x615c366182ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x615c3660d7b1 - <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   40:     0x615c365fc074 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   41:     0x615c3660f123 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x615c3660ce93 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x615c3660f1fb - __rust_try
[INFO] [stdout]   44:     0x615c3660ca22 - std[ec4e911328de40a6]::panicking::catch_unwind::<((), ()), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x615c3660ca22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x615c3660c2bc - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   47:     0x615c365fe4d1 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   48:     0x615c36890cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   49:     0x615c36885202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   50:     0x615c36882cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   51:     0x615c36882a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   52:     0x615c36887106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   53:     0x615c3688493c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   54:     0x615c368937f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x615c3688ac72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x615c36895f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x615c36889b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x615c3688daab - __rust_try
[INFO] [stdout]   59:     0x615c3688a7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x615c3688a7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x615c3688a7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x615c3688f9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x615c368e85ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x615c368e85ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x70558c312aa4 - <unknown>
[INFO] [stdout]   66:     0x70558c39fa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bcf44fb7f6a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bcf44fccfda - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bcf44fccfda - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5bcf44fbcce2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bcf44fbcce2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bcf44f9537f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bcf44f9537f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bcf44fafcb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bcf44dd1f9c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bcf44dd1f9c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bcf44fafe72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bcf44fafe72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bcf44f95438 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bcf44f8cc39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bcf44f9614d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bcf44fcd7cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bcf44e3e3c8 - core[a96a4c5c53f902a3]::panicking::panic_display::<assert_cli[74bf8ee6ddb18778]::errors::Error>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5bcf44e3ac94 - <assert_cli[74bf8ee6ddb18778]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5bcf44dbdd3e - hen[8cd83ef3a671715f]::tests::test_run_custom_seeds_ncases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:98:10
[INFO] [stdout]   22:     0x5bcf44db7147 - hen[8cd83ef3a671715f]::tests::test_run_custom_seeds_ncases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:82:34
[INFO] [stdout]   23:     0x5bcf44d8b3d6 - <hen[8cd83ef3a671715f]::tests::test_run_custom_seeds_ncases::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bcf44dc607b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bcf44dc607b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bcf44dd2a6b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bcf44dce184 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bcf44dce184 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5bcf44dd5672 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5bcf44dd5672 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bcf44fb787f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5bcf44fb787f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ee5b7fbfaa4 - <unknown>
[INFO] [stdout]   45:     0x7ee5b804ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_bad_pegs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_bad_pegs' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpRvyvKy/RDkjXdsdul -p tutor_data -t4` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpRvyvKy/RDkjXdsdul -p tutor_data -t4`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (208) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f296849cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f296849cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f29685e72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f29685e72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61f29684f012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f29684f012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f29682c2bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f29682c2bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f296844851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61f296844acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61f29682c378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61f296823af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61f29682cd5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61f29685eeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f29685ec62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61f2965b533e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x61f29654ff4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x61f29654bca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x61f29654b61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x61f29654bf07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x61f29654b6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x61f29654ae48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x61f29654907c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x61f2965b7893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x61f2965b7462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x61f2965b49ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x61f2965c3d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x61f2965ca582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x61f2965cef66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x61f296579b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x61f2965700b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x61f29656ddb6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x61f2965701fb - __rust_try
[INFO] [stdout]   35:     0x61f29656d81c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x61f29656d81c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61f29656d247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x61f2965792ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x61f29656d5d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x61f2965708ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x61f2965ca845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x61f2965cf070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x61f296579ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x61f29655d0e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x61f296570190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x61f29656df96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x61f2965701fb - __rust_try
[INFO] [stdout]   48:     0x61f29656dc5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x61f29656dc5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x61f29656d347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x61f29655fd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x61f2967f1cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x61f2967e6202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x61f2967e3cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x61f2967e3a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x61f2967e8106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x61f2967e593c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x61f2967f47f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x61f2967ebc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x61f2967f6f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x61f2967eab27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x61f2967eeaab - __rust_try
[INFO] [stdout]   63:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x61f2967eb7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x61f2967f09bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x61f2968495ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x61f2968495ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7b1c55b7faa4 - <unknown>
[INFO] [stdout]   70:     0x7b1c55c0ca64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (203) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f296849cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f296849cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f29685e72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f29685e72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61f29684f012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f29684f012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f29682c2bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f29682c2bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f296844851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61f296844acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61f29682c378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61f296823af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61f29682cd5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61f29685eeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f29685ec62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61f2965b533e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x61f29654ff4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x61f29654bca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x61f29654b61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x61f29654bf07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x61f29654b6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x61f29654ae48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x61f29654907c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x61f2965b7893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x61f2965b7462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x61f2965b49ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x61f2965c3d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x61f2965ca582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x61f2965cef66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x61f296579b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x61f2965700b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x61f29656ddb6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x61f2965701fb - __rust_try
[INFO] [stdout]   35:     0x61f29656d81c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x61f29656d81c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61f29656d247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x61f2965792ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x61f29656d5d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x61f2965708ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x61f2965ca845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x61f2965cef66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x61f296579b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x61f2965700b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x61f29656ddb6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x61f2965701fb - __rust_try
[INFO] [stdout]   47:     0x61f29656d81c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x61f29656d81c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x61f29656d247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x61f2965792ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x61f29656e7b1 - <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   52:     0x61f29655d074 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   53:     0x61f296570123 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x61f29656de93 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x61f2965701fb - __rust_try
[INFO] [stdout]   56:     0x61f29656da22 - std[ec4e911328de40a6]::panicking::catch_unwind::<((), ()), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x61f29656da22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x61f29656d2bc - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   59:     0x61f29655f4d1 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   60:     0x61f2967f1cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   61:     0x61f2967e6202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   62:     0x61f2967e3cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   63:     0x61f2967e3a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   64:     0x61f2967e8106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   65:     0x61f2967e593c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   66:     0x61f2967f47f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x61f2967ebc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x61f2967f6f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x61f2967eab27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x61f2967eeaab - __rust_try
[INFO] [stdout]   71:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x61f2967eb7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x61f2967f09bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x61f2968495ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   76:     0x61f2968495ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x7b1c55b7faa4 - <unknown>
[INFO] [stdout]   78:     0x7b1c55c0ca64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (213) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f296849cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f296849cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f29685e72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f29685e72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61f29684f012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f29684f012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f29682c2bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f29682c2bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f296844851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61f296844acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61f29682c378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61f296823af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61f29682cd5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61f29685eeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f29685ec62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61f2965b533e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x61f29654ff4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x61f29654bca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x61f29654b61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x61f29654bf07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x61f29654b6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x61f29654ae48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x61f29654907c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x61f2965b7893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x61f2965b7462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x61f2965b49ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x61f2965c3d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x61f2965ca582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x61f2965cf070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x61f296579ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x61f29655d0e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x61f296570190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x61f29656df96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x61f2965701fb - __rust_try
[INFO] [stdout]   36:     0x61f29656dc5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61f29656dc5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61f29656d347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x61f29655fd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x61f2967f1cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x61f2967e6202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x61f2967e3cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x61f2967e3a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x61f2967e8106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x61f2967e593c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x61f2967f47f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x61f2967ebc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x61f2967f6f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x61f2967eab27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x61f2967eeaab - __rust_try
[INFO] [stdout]   51:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61f2967eb7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x61f2967f09bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61f2968495ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x61f2968495ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7b1c55b7faa4 - <unknown>
[INFO] [stdout]   58:     0x7b1c55c0ca64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (204) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61f296849cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61f296849cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61f296849cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61f29685e72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61f29685e72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61f29684f012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61f29684f012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61f29682c2bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61f29682c2bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61f296844851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61f296844acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61f29682c378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61f296823af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61f29682cd5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61f29685eeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61f29685ec62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61f2965b533e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x61f29654ff4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x61f29654bca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x61f29654b61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x61f29654bf07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x61f29654b6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x61f29654ae48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x61f29654907c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x61f2965b7893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x61f2965b7462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x61f2965b49ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x61f2965c3d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x61f2965ca582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x61f2965cf070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x61f296579ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x61f29655d0e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x61f296570190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x61f29656df96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x61f2965701fb - __rust_try
[INFO] [stdout]   36:     0x61f29656dc5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61f29656dc5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61f29656d347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x61f29655fd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x61f2967f1cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x61f2967e6202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x61f2967e3cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x61f2967e3a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x61f2967e8106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x61f2967e593c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x61f2967f47f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x61f2967ebc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x61f2967f6f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x61f2967eab27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x61f2967eeaab - __rust_try
[INFO] [stdout]   51:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x61f2967eb7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x61f2967eb7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x61f2967f09bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x61f2968495ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x61f2968495ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7b1c55b7faa4 - <unknown>
[INFO] [stdout]   58:     0x7b1c55c0ca64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bcf44fb7f6a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bcf44fccfda - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bcf44fccfda - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5bcf44fbcce2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bcf44fbcce2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bcf44f9537f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bcf44f9537f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bcf44fafcb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bcf44dd1f9c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bcf44dd1f9c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bcf44fafe72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bcf44fafe72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bcf44f95438 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bcf44f8cc39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bcf44f9614d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bcf44fcd7cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bcf44e3e3c8 - core[a96a4c5c53f902a3]::panicking::panic_display::<assert_cli[74bf8ee6ddb18778]::errors::Error>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5bcf44e3ac94 - <assert_cli[74bf8ee6ddb18778]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5bcf44dbb928 - hen[8cd83ef3a671715f]::tests::test_run_bad_pegs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:127:10
[INFO] [stdout]   22:     0x5bcf44db7087 - hen[8cd83ef3a671715f]::tests::test_run_bad_pegs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:110:23
[INFO] [stdout]   23:     0x5bcf44d8b2d6 - <hen[8cd83ef3a671715f]::tests::test_run_bad_pegs::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bcf44dc607b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bcf44dc607b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bcf44dd2a6b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bcf44dce184 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bcf44dce184 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5bcf44dd5672 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5bcf44dd5672 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bcf44fb787f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5bcf44fb787f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ee5b7fbfaa4 - <unknown>
[INFO] [stdout]   45:     0x7ee5b804ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_multiple_geometries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_multiple_geometries' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpugHW1s/76F8ybPzO2` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpugHW1s/76F8ybPzO2`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (190) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   47:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   59:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   71:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x643a1d2427b1 - <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x643a1d231074 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x643a1d244123 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x643a1d241e93 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   80:     0x643a1d241a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<((), ()), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x643a1d241a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x643a1d2412bc - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x643a1d2334d1 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   92:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   93:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   95:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   98:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  100:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  101:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]  102:     0x78430826fa64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (189) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   47:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   59:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   72:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   84:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   87:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   90:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   92:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   94:     0x78430826fa64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (199) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   47:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   60:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   75:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   82:     0x78430826fa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (196) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   47:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   60:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   75:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   82:     0x78430826fa64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (188) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (197) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   48:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   63:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   70:     0x78430826fa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (185) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   48:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   63:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   70:     0x78430826fa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (191) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   48:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   63:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   70:     0x78430826fa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (198) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (186) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (187) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (192) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (195) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a2f66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x643a1d24db8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x643a1d2440b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x643a1d241db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   35:     0x643a1d24181c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x643a1d24181c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x643a1d241247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x643a1d24d2ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x643a1d2415d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x643a1d2448ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x643a1d29e845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   48:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   63:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   70:     0x78430826fa64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (193) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (200) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (194) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643a1d51dcea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643a1d51dcea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643a1d51dcea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643a1d53272a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643a1d53272a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x643a1d523012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643a1d523012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x643a1d5002bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643a1d5002bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643a1d518851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x643a1d518acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x643a1d500378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x643a1d4f7af9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x643a1d500d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x643a1d532eec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x643a1d532c62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x643a1d28933e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x643a1d223f4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x643a1d21fca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x643a1d21f61b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x643a1d21ff07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x643a1d21f6fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x643a1d21ee48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x643a1d21d07c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x643a1d28b893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x643a1d28b462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x643a1d2889ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x643a1d297d12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x643a1d29e582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x643a1d2a3070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x643a1d24dae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x643a1d2310e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x643a1d244190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x643a1d241f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x643a1d2441fb - __rust_try
[INFO] [stdout]   36:     0x643a1d241c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643a1d241c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643a1d241347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x643a1d233d1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x643a1d4c5cde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x643a1d4ba202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x643a1d4b7cff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x643a1d4b7a2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x643a1d4bc106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x643a1d4b993c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x643a1d4c87f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x643a1d4bfc72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x643a1d4caf71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x643a1d4beb27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x643a1d4c2aab - __rust_try
[INFO] [stdout]   51:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x643a1d4bf7e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x643a1d4c49bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x643a1d51d5ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x643a1d51d5ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7843081e2aa4 - <unknown>
[INFO] [stdout]   58:     0x78430826fa64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bcf44fb7f6a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bcf44fccfda - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bcf44fccfda - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5bcf44fbcce2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bcf44fbcce2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bcf44f9537f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bcf44f9537f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bcf44fafcb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bcf44dd1f9c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bcf44dd1f9c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bcf44fafe72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bcf44fafe72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bcf44f95438 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bcf44f8cc39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bcf44f9614d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bcf44fcd7cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bcf44e3e3c8 - core[a96a4c5c53f902a3]::panicking::panic_display::<assert_cli[74bf8ee6ddb18778]::errors::Error>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5bcf44e3ac94 - <assert_cli[74bf8ee6ddb18778]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5bcf44dbee75 - hen[8cd83ef3a671715f]::tests::test_run_multiple_geometries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:67:10
[INFO] [stdout]   22:     0x5bcf44db7177 - hen[8cd83ef3a671715f]::tests::test_run_multiple_geometries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:58:34
[INFO] [stdout]   23:     0x5bcf44d8b416 - <hen[8cd83ef3a671715f]::tests::test_run_multiple_geometries::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bcf44dc607b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bcf44dc607b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5bcf44dd2a6b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5bcf44dce184 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5bcf44dce184 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5bcf44dd5672 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5bcf44dd5672 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bcf44fb787f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5bcf44fb787f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ee5b7fbfaa4 - <unknown>
[INFO] [stdout]   45:     0x7ee5b804ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_run_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_run_many' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpNed7w8/out.json` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn read_line_until(reader: &mut dyn BufRead, re: &Regex) -> Option<String> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut BufRead) -> Option<String> {
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn read_line(reader: &mut dyn BufRead) -> Option<String> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/output_parser.rs:77:45
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_simulation_output(reader: &mut dyn BufRead) -> Result<SingSimParsedOutput> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:25:39
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &Debug) -> String {
[INFO] [stdout]    |                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn cannot_verb(verb: &str, item: &dyn Debug) -> String {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &Debug) -> String {
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn cannot_write(path: &dyn Debug) -> String {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &Debug) -> String {
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cannot_read(path: &dyn Debug) -> String {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn cannot_create(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &Debug) -> String {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn cannot_remove(path: &dyn Debug) -> String {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:59:35
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn read_next(reader: &mut dyn BufRead) -> Option<Result<Token>> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:123:38
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn parse_reader(reader: &mut dyn BufRead) -> Result<TokenStream> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_available` and `unwrap` are never used
[INFO] [stdout]   --> src/omittable.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T> Omittable<T> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 28 |     pub fn is_available(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn unwrap(self: Omittable<T>) -> T {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInput` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:23:46
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInput` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInput`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:35
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/simulation.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `SingSimInputBuilder` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimInputBuilder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:35
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimInput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:106:46
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimInput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimInput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:113:46
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:121:46
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimParsedOutput` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimParsedOutput`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:35
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `SingSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `SingSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_SingSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:35
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimFinished` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:139:46
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimFinished` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimFinished`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:35
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   `ParSimReport` is not local
[INFO] [stdout]     |                                   `Serialize` is not local
[INFO] [stdout]     |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/simulation.rs:145:46
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]     |                                              -^^^^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `ParSimReport` is not local
[INFO] [stdout]     |                                              `Deserialize` is not local
[INFO] [stdout]     |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ParSimReport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `HenInfo` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `HenInfo` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_HenInfo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                   -^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `WithMeta` is not local
[INFO] [stdout]    |                                   `Serialize` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/util.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                                              -^^^^^^^^^^
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `WithMeta` is not local
[INFO] [stdout]    |                                              `Deserialize` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WithMeta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Uf64` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/uncertain.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Copy, Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                                    -^^^^^^^^^^
[INFO] [stdout]   |                                                    |
[INFO] [stdout]   |                                                    `Uf64` is not local
[INFO] [stdout]   |                                                    `Deserialize` is not local
[INFO] [stdout]   |                                                    move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Uf64`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                   -^^^^^^^^
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `Omittable` is not local
[INFO] [stdout]   |                                   `Serialize` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/omittable.rs:5:46
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]   |                                              -^^^^^^^^^^
[INFO] [stdout]   |                                              |
[INFO] [stdout]   |                                              `Omittable` is not local
[INFO] [stdout]   |                                              `Deserialize` is not local
[INFO] [stdout]   |                                              move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Omittable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: `hen` (bin "hen") generated 40 warnings (run `cargo fix --bin "hen" -p hen` to apply 13 suggestions)
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stdout] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout]      Running `/opt/rustwide/target/debug/hen run /opt/rustwide/workdir/test_data/input_many/file1.egsinp -o /tmp/.tmpNed7w8/out.json`
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (165) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   47:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   59:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   67:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   68:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   69:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   72:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   75:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   76:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   77:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   78:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   79:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   80:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   81:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   82:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   83:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   84:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   85:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   86:     0x60f8115caaab - __rust_try
[INFO] [stdout]   87:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   88:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   89:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   90:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   91:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   92:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   93:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   94:     0x77429b203a64 - clone
[INFO] [stdout]   95:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (166) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   47:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   60:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x60f8115caaab - __rust_try
[INFO] [stdout]   75:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   82:     0x77429b203a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (180) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   47:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   55:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   56:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   57:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   60:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   63:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   64:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   65:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   66:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   67:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   68:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   69:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   70:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x60f8115caaab - __rust_try
[INFO] [stdout]   75:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   78:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   80:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   82:     0x77429b203a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (170) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   48:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60f8115caaab - __rust_try
[INFO] [stdout]   63:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   70:     0x77429b203a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (171) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   48:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60f8115caaab - __rust_try
[INFO] [stdout]   63:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   70:     0x77429b203a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (177) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (172) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   48:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60f8115caaab - __rust_try
[INFO] [stdout]   63:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   70:     0x77429b203a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (169) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (173) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (167) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (178) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (179) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (174) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   43:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   44:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   45:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   48:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   51:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   52:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   53:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   54:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   55:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   56:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   57:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   58:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x60f8115caaab - __rust_try
[INFO] [stdout]   63:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   68:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   70:     0x77429b203a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (175) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (176) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   31:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   32:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   35:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   38:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   39:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   40:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   41:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   42:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   43:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   44:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   47:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   50:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   51:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   52:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   53:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   54:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   55:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   56:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   59:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   62:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   63:     0x60f8113495d2 - rayon_core[21c8cc693958d226]::registry::in_worker::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:713:13
[INFO] [stdout]   64:     0x60f81134c8ed - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:116:5
[INFO] [stdout]   65:     0x60f8113a6845 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:409:17
[INFO] [stdout]   66:     0x60f8113aaf66 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:410:21
[INFO] [stdout]   67:     0x60f811355b8b - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:55
[INFO] [stdout]   68:     0x60f81134c0b0 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x60f811349db6 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   71:     0x60f81134981c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x60f81134981c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x60f811349247 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#1}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   74:     0x60f8113552ad - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:128:24
[INFO] [stdout]   75:     0x60f81134a7b1 - <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold::<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:355:13
[INFO] [stdout]   76:     0x60f811339074 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   77:     0x60f81134c123 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x60f811349e93 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   80:     0x60f811349a22 - std[ec4e911328de40a6]::panicking::catch_unwind::<((), ()), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   81:     0x60f811349a22 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ((), ())>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   82:     0x60f8113492bc - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ((), ())>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   83:     0x60f81133b4d1 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::LockLatch, <rayon_core[21c8cc693958d226]::registry::Registry>::in_worker_cold<rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}, ((), ())> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   84:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   85:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   86:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   87:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   88:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   89:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   90:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   91:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   92:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   93:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   94:     0x60f8115caaab - __rust_try
[INFO] [stdout]   95:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   96:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   97:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   98:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   99:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]  100:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]  101:     0x77429b176aa4 - <unknown>
[INFO] [stdout]  102:     0x77429b203a64 - clone
[INFO] [stdout]  103:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (168) panicked at src/simulation.rs:246:47:
[INFO] [stdout] Cannot find EGS_HOME: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60f811625cea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60f811625cea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60f811625cea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60f81163a72a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60f81163a72a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x60f81162b012 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60f81162b012 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60f8116082bf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60f8116082bf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60f811620851 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x60f811620acb - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x60f811608378 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x60f8115ffaf9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x60f811608d5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x60f81163aeec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x60f81163ac62 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x60f81139133e - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x60f81132bf4b - hen[e1cfc117fabc8ac3]::simulation::egs_home_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:246:47
[INFO] [stdout]   19:     0x60f811327ca2 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::app_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:309:24
[INFO] [stdout]   20:     0x60f81132761b - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::path_exec_with_ext
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:315:29
[INFO] [stdout]   21:     0x60f811327f07 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:272:46
[INFO] [stdout]   22:     0x60f8113276fb - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:283:24
[INFO] [stdout]   23:     0x60f811326e48 - <hen[e1cfc117fabc8ac3]::simulation::SingSimInput>::run_and_cleanup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:294:24
[INFO] [stdout]   24:     0x60f81132507c - <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/simulation.rs:176:21
[INFO] [stdout]   25:     0x60f811393893 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}> as rayon[81814af8cacf960e]::iter::plumbing::Folder<alloc[c960326de6de28e6]::string::String>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:225:27
[INFO] [stdout]   26:     0x60f811393462 - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/map.rs:227:29
[INFO] [stdout]   27:     0x60f8113909ac - <rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string> as rayon[81814af8cacf960e]::iter::plumbing::Folder<&hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>::consume_iter::<core[a96a4c5c53f902a3]::slice::iter::Iter<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:176:25
[INFO] [stdout]   28:     0x60f81139fd12 - <rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream> as rayon[81814af8cacf960e]::iter::plumbing::Producer>::fold_with::<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::map::MapFolder<rayon[81814af8cacf960e]::iter::collect::consumer::CollectFolder<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:108:16
[INFO] [stdout]   29:     0x60f8113a6582 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:418:22
[INFO] [stdout]   30:     0x60f8113ab070 - rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper::<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.0.1/src/iter/plumbing/mod.rs:413:21
[INFO] [stdout]   31:     0x60f811355ae9 - rayon_core[21c8cc693958d226]::join::join_context::<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/join/mod.rs:122:46
[INFO] [stdout]   32:     0x60f8113390e5 - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:64
[INFO] [stdout]   33:     0x60f81134c190 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x60f811349f96 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x60f81134c1fb - __rust_try
[INFO] [stdout]   36:     0x60f811349c5c - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60f811349c5c - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60f811349347 - rayon_core[21c8cc693958d226]::unwind::halt_unwinding::<<rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/unwind.rs:18:5
[INFO] [stdout]   39:     0x60f81133bd1c - <rayon_core[21c8cc693958d226]::job::StackJob<rayon_core[21c8cc693958d226]::latch::SpinLatch, rayon_core[21c8cc693958d226]::join::join_context<rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#0}, rayon[81814af8cacf960e]::iter::plumbing::bridge_producer_consumer::helper<rayon[81814af8cacf960e]::slice::IterProducer<hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>, rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::map::MapConsumer<rayon[81814af8cacf960e]::iter::collect::consumer::CollectConsumer<hen[e1cfc117fabc8ac3]::simulation::SingSimFinished>, <hen[e1cfc117fabc8ac3]::simulation::ParSimInput>::run_with_cleanup_option::{closure#0}>, <hen[e1cfc117fabc8ac3]::tokenizer::TokenStream>::to_string>>::{closure#1}, (), ()>::{closure#0}::{closure#0}, ()> as rayon_core[21c8cc693958d226]::job::Job>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:113:38
[INFO] [stdout]   40:     0x60f8115cdcde - <rayon_core[21c8cc693958d226]::job::JobRef>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/job.rs:60:9
[INFO] [stdout]   41:     0x60f8115c2202 - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::execute
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:583:13
[INFO] [stdout]   42:     0x60f8115bfcff - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until_cold::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:567:22
[INFO] [stdout]   43:     0x60f8115bfa2c - <rayon_core[21c8cc693958d226]::registry::WorkerThread>::wait_until::<rayon_core[21c8cc693958d226]::latch::CountLatch>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:543:18
[INFO] [stdout]   44:     0x60f8115c4106 - rayon_core[21c8cc693958d226]::registry::main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:674:19
[INFO] [stdout]   45:     0x60f8115c193c - <rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.4.0/src/registry.rs:134:54
[INFO] [stdout]   46:     0x60f8115d07f6 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x60f8115c7c72 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x60f8115d2f71 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60f8115c6b27 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60f8115caaab - __rust_try
[INFO] [stdout]   51:     0x60f8115c77e0 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x60f8115c77e0 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x60f8115c77e0 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x60f8115cc9bf - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<<rayon_core[21c8cc693958d226]::registry::Registry>::new::{closure#3}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x60f8116255ef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   56:     0x60f8116255ef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x77429b176aa4 - <unknown>
[INFO] [stdout]   58:     0x77429b203a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] ```
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bcf44fb7f6a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bcf44fb7f6a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bcf44fccfda - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bcf44fccfda - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5bcf44fbcce2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bcf44fbcce2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bcf44f9537f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bcf44f9537f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bcf44fafcb9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bcf44dd1f9c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bcf44dd1f9c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bcf44fafe72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bcf44fafe72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bcf44f95438 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bcf44f8cc39 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bcf44f9614d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bcf44fcd7cc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bcf44e3e3c8 - core[a96a4c5c53f902a3]::panicking::panic_display::<assert_cli[74bf8ee6ddb18778]::errors::Error>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5bcf44e3ac94 - <assert_cli[74bf8ee6ddb18778]::assert::Assert>::unwrap
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13
[INFO] [stdout]   21:     0x5bcf44db8320 - hen[8cd83ef3a671715f]::tests::run_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:24:56
[INFO] [stdout]   22:     0x5bcf44dba810 - hen[8cd83ef3a671715f]::tests::test_run_many
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:142:14
[INFO] [stdout]   23:     0x5bcf44db7027 - hen[8cd83ef3a671715f]::tests::test_run_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:138:19
[INFO] [stdout]   24:     0x5bcf44d8b256 - <hen[8cd83ef3a671715f]::tests::test_run_many::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bcf44dc607b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5bcf44dc607b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5bcf44dd2a6b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5bcf44dd2a6b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5bcf44dd2a6b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5bcf44dce184 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5bcf44dce184 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5bcf44dd5672 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5bcf44dd5672 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5bcf44dd5672 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5bcf44dd5672 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bcf44fb787f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5bcf44fb787f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ee5b7fbfaa4 - <unknown>
[INFO] [stdout]   46:     0x7ee5b804ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_rerun stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_rerun' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cli-0.5.4/src/assert.rs:368:13:
[INFO] [stdout] CLI assertion failed: (command `cargo run -- run /opt/rustwide/workdir/test_data/three_calc_geos.egsinp -o /tmp/.tmpmnqLU1/3QCczFBLto` expected to succeed)
[INFO] [stdout] status=failed
[INFO] [stdout] stdout=``````
[INFO] [stdout] stderr=```warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/simulation.rs:607:10
[INFO] [stdout]     |
[INFO] [stdout] 607 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/output_parser.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]    --> src/app/mod.rs:318:1
[INFO] [stdout]     |
[INFO] [stdout] 318 | / arg_enum!{
[INFO] [stdout] 319 | |     #[derive(PartialEq, Debug)]
[INFO] [stdout] 320 | |     pub enum ShowWhat {
[INFO] [stdout] 321 | |         Output,
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `arg_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:229:33
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn read_clean_line(reader: &mut dyn BufRead) -> Result<String> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn read_token_raw(reader: &mut BufRead) -> Result<String> {
[INFO] [stdout]     |                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[WARN] too many lines in the log, truncating it
